@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: underline;
}
.not-active {
   pointer-events: none;
   cursor: default;
}